[INFO] fetching crate esplora-api 0.1.0...
[INFO] testing esplora-api-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate esplora-api 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate esplora-api 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate esplora-api 0.1.0
[INFO] tweaked toml for crates.io crate esplora-api 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esplora-api 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 167 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 516af6941fe3a0cce195b974b78c9071dceb6aec572d53565ad17f8726d6b011
[INFO] running `Command { std: "docker" "start" "-a" "516af6941fe3a0cce195b974b78c9071dceb6aec572d53565ad17f8726d6b011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "516af6941fe3a0cce195b974b78c9071dceb6aec572d53565ad17f8726d6b011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516af6941fe3a0cce195b974b78c9071dceb6aec572d53565ad17f8726d6b011", kill_on_drop: false }`
[INFO] [stdout] 516af6941fe3a0cce195b974b78c9071dceb6aec572d53565ad17f8726d6b011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc47fdd8ab15a93cebe1be6339bcfd23e478829c5de21c1f9ba332ee7d235679
[INFO] running `Command { std: "docker" "start" "-a" "cc47fdd8ab15a93cebe1be6339bcfd23e478829c5de21c1f9ba332ee7d235679", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.81s
[INFO] running `Command { std: "docker" "inspect" "cc47fdd8ab15a93cebe1be6339bcfd23e478829c5de21c1f9ba332ee7d235679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc47fdd8ab15a93cebe1be6339bcfd23e478829c5de21c1f9ba332ee7d235679", kill_on_drop: false }`
[INFO] [stdout] cc47fdd8ab15a93cebe1be6339bcfd23e478829c5de21c1f9ba332ee7d235679
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 285f4a7a8b800f0b6aa0c4cbc349422248544b227ae6940131708ef1298120ad
[INFO] running `Command { std: "docker" "start" "-a" "285f4a7a8b800f0b6aa0c4cbc349422248544b227ae6940131708ef1298120ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "285f4a7a8b800f0b6aa0c4cbc349422248544b227ae6940131708ef1298120ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285f4a7a8b800f0b6aa0c4cbc349422248544b227ae6940131708ef1298120ad", kill_on_drop: false }`
[INFO] [stdout] 285f4a7a8b800f0b6aa0c4cbc349422248544b227ae6940131708ef1298120ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6cd842485aaa126f0004421cd780c1924d8425166b0a4420c61f226d1332ed2
[INFO] running `Command { std: "docker" "start" "-a" "b6cd842485aaa126f0004421cd780c1924d8425166b0a4420c61f226d1332ed2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esplora_api-ef9dcb4f68c8959e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_impl_tests.rs (/opt/rustwide/target/debug/deps/async_impl_tests-ad497197eac68f33)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test async_client_custom_reqwest_builder ... ok
[INFO] [stdout] test async_client_custom_header ... ok
[INFO] [stdout] test async_client ... ok
[INFO] [stdout] test async_get_address_txs_chain ... FAILED
[INFO] [stdout] test async_fee_estimate ... FAILED
[INFO] [stdout] test async_get_address ... FAILED
[INFO] [stdout] test async_get_address_prefix ... FAILED
[INFO] [stdout] test async_get_address_txs ... FAILED
[INFO] [stdout] test async_get_address_utxo ... FAILED
[INFO] [stdout] test async_get_address_txs_mempool ... FAILED
[INFO] [stdout] test async_get_block ... FAILED
[INFO] [stdout] test async_get_block_height ... FAILED
[INFO] [stdout] test async_get_block_raw_format ... FAILED
[INFO] [stdout] test async_get_block_txs_with_and_without_index ... FAILED
[INFO] [stdout] test async_get_block_txid_at_index ... FAILED
[INFO] [stdout] test async_get_block_status ... FAILED
[INFO] [stdout] test async_get_block_txids ... FAILED
[INFO] [stdout] test async_get_blocks ... FAILED
[INFO] [stdout] test async_get_blocks_tip_height ... FAILED
[INFO] [stdout] test async_get_blocks_tip_hash ... FAILED
[INFO] [stdout] test async_get_mempool_recent ... FAILED
[INFO] [stdout] test async_get_mempool ... FAILED
[INFO] [stdout] test async_get_mempool_txids ... FAILED
[INFO] [stdout] test async_get_script_hash_txs ... FAILED
[INFO] [stdout] test async_get_script_hash ... FAILED
[INFO] [stdout] test async_get_script_hash_utxo ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_mempool ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_chain ... FAILED
[INFO] [stdout] test async_get_tx ... FAILED
[INFO] [stdout] test async_get_tx_hex ... FAILED
[INFO] [stdout] test async_get_tx_merkleblock_proof ... FAILED
[INFO] [stdout] test async_get_tx_merkle_proof ... FAILED
[INFO] [stdout] test async_get_tx_outspend ... FAILED
[INFO] [stdout] test async_get_tx_outspends ... FAILED
[INFO] [stdout] test async_get_tx_status ... FAILED
[INFO] [stdout] test async_get_tx_raw ... FAILED
[INFO] [stdout] test async_post_tx ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_chain' (25) panicked at tests/async_impl_tests.rs:254:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//address/n1vgV8XmoggmRXzW3hGD8ZNTAgvhcwT4Gk/txs/chain/d0075b62f8b3e464472b8edecf56083ca3e9e8424f5f332ed2f9045d7fcccddc", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d7d92 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e226dd0e0e7 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<esplora_api[43ea05e4b65bf575]::data::blockstream::TransactionFormat>, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e226dd0e0e7 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:254:27
[INFO] [stdout]   22:     0x5e226dcd41bd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e226dd1daf0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e226dc93f85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e226dc8d5be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e226dcce2a3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e226dcce2a3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e226dcce2a3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e226dcd23ae - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e226dd3a937 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e226dcc04c8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e226dcb9fc0 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e226dd2e34e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e226dd22d14 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e226dd382bc - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e226dd2b4b7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e226dd12de9 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:242:1
[INFO] [stdout]   38:     0x5e226dd08ed7 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:243:39
[INFO] [stdout]   39:     0x5e226dcdc456 - <async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_chain::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   61:     0x7bb381800a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_fee_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_fee_estimate' (21) panicked at tests/async_impl_tests.rs:333:5:
[INFO] [stdout] assertion failed: fee.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0aa6d - async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:333:5
[INFO] [stdout]   21:     0x5e226dcd2e9d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c590 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92d85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d01e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc5ce3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc5ce3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc5ce3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1e0c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd394f9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbc268 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9b42 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2cdee - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd219f4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3753a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2ae19 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10ad7 - async_impl_tests[55cf9fd662ce403a]::async_fee_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:329:1
[INFO] [stdout]   37:     0x5e226dd08b47 - async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:330:30
[INFO] [stdout]   38:     0x5e226dcdbf96 - <async_impl_tests[55cf9fd662ce403a]::async_fee_estimate::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address' (22) panicked at tests/async_impl_tests.rs:216:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0a4e0 - async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:216:5
[INFO] [stdout]   21:     0x5e226dcd2c7d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c330 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92b85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8cf7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc4e03 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc4e03 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc4e03 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1d6c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd392b9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbbb08 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9ac2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2cb8e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd217d4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd373ba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2ad59 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10717 - async_impl_tests[55cf9fd662ce403a]::async_get_address
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:210:1
[INFO] [stdout]   37:     0x5e226dd08ae7 - async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:211:29
[INFO] [stdout]   38:     0x5e226dcdbf16 - <async_impl_tests[55cf9fd662ce403a]::async_get_address::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_prefix' (23) panicked at tests/async_impl_tests.rs:308:5:
[INFO] [stdout] assertion failed: addresses.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0cd23 - async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:308:5
[INFO] [stdout]   21:     0x5e226dcd3a4d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d2a0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93885 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d38e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccaea3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccaea3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccaea3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd217c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a159 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbeaf8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9e02 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2dafe - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd225a4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37d7a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b229 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11f77 - async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:304:1
[INFO] [stdout]   37:     0x5e226dd08d57 - async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:305:36
[INFO] [stdout]   38:     0x5e226dcdc256 - <async_impl_tests[55cf9fd662ce403a]::async_get_address_prefix::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs' (24) panicked at tests/async_impl_tests.rs:232:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0b003 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:232:5
[INFO] [stdout]   21:     0x5e226dcd30bd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c7f0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92f85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d0be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc6bc3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc6bc3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc6bc3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1eac - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39739 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbc9c8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9bc2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d04e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21c14 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd376ba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2aed9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10e97 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:226:1
[INFO] [stdout]   37:     0x5e226dd08ba7 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:227:33
[INFO] [stdout]   38:     0x5e226dcdc016 - <async_impl_tests[55cf9fd662ce403a]::async_get_address_txs::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_utxo' (27) panicked at tests/async_impl_tests.rs:294:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0bc03 - async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:294:5
[INFO] [stdout]   21:     0x5e226dcd34fd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1ccb0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93385 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d1fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc8973 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc8973 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc8973 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1fec - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39bb9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbd888 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9cc2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d50e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22054 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd379ba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b049 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11617 - async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:288:1
[INFO] [stdout]   37:     0x5e226dd08c67 - async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:289:34
[INFO] [stdout]   38:     0x5e226dcdc116 - <async_impl_tests[55cf9fd662ce403a]::async_get_address_utxo::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_mempool' (26) panicked at tests/async_impl_tests.rs:276:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0e8b3 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:276:5
[INFO] [stdout]   21:     0x5e226dcd43dd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1dd50 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94185 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d65e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccf163 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccf163 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccf163 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd244c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3ab79 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc0c28 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba042 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e5ae - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22f34 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3843a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b559 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd131a7 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:270:1
[INFO] [stdout]   37:     0x5e226dd08f37 - async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:271:41
[INFO] [stdout]   38:     0x5e226dcdc4d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_address_txs_mempool::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block' (28) panicked at tests/async_impl_tests.rs:45:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd09950 - async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:45:5
[INFO] [stdout]   21:     0x5e226dcd283d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1be70 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92785 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8ce3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc3063 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc3063 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc3063 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1c2c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd38e39 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbac48 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb99c2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2c6ce - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21394 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd370ba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2abf9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd0ff97 - async_impl_tests[55cf9fd662ce403a]::async_get_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:39:1
[INFO] [stdout]   37:     0x5e226dd08a27 - async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:40:27
[INFO] [stdout]   38:     0x5e226dcdbe16 - <async_impl_tests[55cf9fd662ce403a]::async_get_block::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_height' (34) panicked at tests/async_impl_tests.rs:104:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//block-height/424242", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d7d92 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e226dd0bf22 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e226dd0bf22 - async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:104:60
[INFO] [stdout]   22:     0x5e226dcd360d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e226dd1cde0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e226dc93485 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e226dc8d24e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e226dcc90e3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e226dcc90e3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e226dcc90e3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e226dcd203c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e226dd39cd9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e226dcbdc38 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e226dcb9d02 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e226dd2d63e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e226dd22164 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e226dd37a7a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e226dd2b0a9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e226dd117f7 - async_impl_tests[55cf9fd662ce403a]::async_get_block_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:101:1
[INFO] [stdout]   38:     0x5e226dd08c97 - async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:102:34
[INFO] [stdout]   39:     0x5e226dcdc156 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_height::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   61:     0x7bb381800a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_raw_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_raw_format' (35) panicked at tests/async_impl_tests.rs:99:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d7ed3 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e226e1390fe - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e226dd0db07 - async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:99:5
[INFO] [stdout]   22:     0x5e226dcd3f9d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e226dd1d890 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e226dc93d85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e226dc8d51e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e226dccd3c3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e226dccd3c3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e226dccd3c3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e226dcd230c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e226dd3a6f9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e226dcbfd68 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e226dcb9f42 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e226dd2e0ee - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e226dd22af4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e226dd3813a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e226dd2b3f9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e226dd12a27 - async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:93:1
[INFO] [stdout]   38:     0x5e226dd08e77 - async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:94:38
[INFO] [stdout]   39:     0x5e226dcdc3d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_raw_format::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   61:     0x7bb381800a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txs_with_and_without_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txs_with_and_without_index' (40) panicked at tests/async_impl_tests.rs:70:5:
[INFO] [stdout] assertion failed: first_txs_index.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0f7fd - async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:70:5
[INFO] [stdout]   21:     0x5e226dcd492d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1e340 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94685 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d7ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcd1683 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcd1683 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcd1683 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd25dc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3b119 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc1e98 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba182 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2ebae - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd23484 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd387fa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b729 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd13e87 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:55:1
[INFO] [stdout]   37:     0x5e226dd09057 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:56:54
[INFO] [stdout]   38:     0x5e226dcdc656 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_txs_with_and_without_index::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txid_at_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txid_at_index' (37) panicked at tests/async_impl_tests.rs:90:5:
[INFO] [stdout] assertion failed: txid.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0eb79 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:90:5
[INFO] [stdout]   21:     0x5e226dcd44ed - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1de80 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94285 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d6ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccf8d3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccf8d3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccf8d3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd249c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3ac99 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc0fd8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba082 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e6e7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd23044 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd384fa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b5b9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd13387 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:81:1
[INFO] [stdout]   37:     0x5e226dd08f67 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:82:41
[INFO] [stdout]   38:     0x5e226dcdc516 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_txid_at_index::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_status' (36) panicked at tests/async_impl_tests.rs:53:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0c4f3 - async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:53:5
[INFO] [stdout]   21:     0x5e226dcd371d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1cf10 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93585 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d29e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc9853 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc9853 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc9853 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd208c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39df9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbdfe8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9d42 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d76e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22274 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37b3a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b109 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd119d7 - async_impl_tests[55cf9fd662ce403a]::async_get_block_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:47:1
[INFO] [stdout]   37:     0x5e226dd08cc7 - async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:48:34
[INFO] [stdout]   38:     0x5e226dcdc196 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_status::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txids' (38) panicked at tests/async_impl_tests.rs:79:5:
[INFO] [stdout] assertion failed: txids_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0b2c3 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:79:5
[INFO] [stdout]   21:     0x5e226dcd31cd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c920 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93085 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d10e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc7333 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc7333 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc7333 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1efc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39859 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbcd78 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9c02 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d17e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21d24 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3777a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2af39 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11077 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:73:1
[INFO] [stdout]   37:     0x5e226dd08bd7 - async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:74:33
[INFO] [stdout]   38:     0x5e226dcdc056 - <async_impl_tests[55cf9fd662ce403a]::async_get_block_txids::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks' (43) panicked at tests/async_impl_tests.rs:113:5:
[INFO] [stdout] assertion failed: blocks.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd09c0c - async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:113:5
[INFO] [stdout]   21:     0x5e226dcd294d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1bfa0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92885 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8ce8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc37d3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc37d3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc37d3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1c7e - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd38f57 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbaff8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9a00 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2c7fe - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd214a4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3717c - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2ac57 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10179 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:108:1
[INFO] [stdout]   37:     0x5e226dd08a57 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:110:28
[INFO] [stdout]   38:     0x5e226dcdbe56 - <async_impl_tests[55cf9fd662ce403a]::async_get_blocks::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_height' (46) panicked at tests/async_impl_tests.rs:121:5:
[INFO] [stdout] assertion failed: height.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0e5f3 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:121:5
[INFO] [stdout]   21:     0x5e226dcd42cd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1dc20 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94085 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d60e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccea03 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccea03 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccea03 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd23fe - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3aa57 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc0878 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba000 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e47e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22e24 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3837c - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b507 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd12fc9 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:115:1
[INFO] [stdout]   37:     0x5e226dd08f07 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:117:39
[INFO] [stdout]   38:     0x5e226dcdc496 - <async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_height::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_hash' (44) panicked at tests/async_impl_tests.rs:129:5:
[INFO] [stdout] assertion failed: hash.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0d287 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:129:5
[INFO] [stdout]   21:     0x5e226dcd3c6d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d500 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93a85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d42e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccbd83 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccbd83 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccbd83 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd221e - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a397 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbf258 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9e80 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2dd5e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd227c4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37efc - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b2e7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd12339 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:123:1
[INFO] [stdout]   37:     0x5e226dd08db7 - async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:125:37
[INFO] [stdout]   38:     0x5e226dcdc2d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_blocks_tip_hash::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_recent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_recent' (51) panicked at tests/async_impl_tests.rs:327:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0cfd7 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:327:5
[INFO] [stdout]   21:     0x5e226dcd3b5d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d3d0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93985 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d3de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccb613 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccb613 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccb613 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd21cc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a279 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbeea8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9e42 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2dc2e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd226b4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37e3a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b289 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd12157 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:323:1
[INFO] [stdout]   37:     0x5e226dd08d87 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:324:36
[INFO] [stdout]   38:     0x5e226dcdc296 - <async_impl_tests[55cf9fd662ce403a]::async_get_mempool_recent::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool' (50) panicked at tests/async_impl_tests.rs:315:5:
[INFO] [stdout] assertion failed: mempool.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0a7b4 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:315:5
[INFO] [stdout]   21:     0x5e226dcd2d8d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c460 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92c85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8cfce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc5573 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc5573 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc5573 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1dbc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd393d9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbbeb8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9b02 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2ccbe - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd218e4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3747a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2adb9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd108f7 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:311:1
[INFO] [stdout]   37:     0x5e226dd08b17 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:312:29
[INFO] [stdout]   38:     0x5e226dcdbf56 - <async_impl_tests[55cf9fd662ce403a]::async_get_mempool::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_txids' (52) panicked at tests/async_impl_tests.rs:321:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0ca67 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:321:5
[INFO] [stdout]   21:     0x5e226dcd393d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d170 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93785 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d33e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcca733 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcca733 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcca733 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd212c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a039 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbe748 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9dc2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d9ce - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22494 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37cba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b1c9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11d97 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:317:1
[INFO] [stdout]   37:     0x5e226dd08d27 - async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:318:35
[INFO] [stdout]   38:     0x5e226dcdc216 - <async_impl_tests[55cf9fd662ce403a]::async_get_mempool_txids::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs' (56) panicked at tests/async_impl_tests.rs:240:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0d543 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:240:5
[INFO] [stdout]   21:     0x5e226dcd3d7d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d630 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93b85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d47e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccc4e3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccc4e3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccc4e3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd226c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a4b9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbf608 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9ec2 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2de8e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd228d4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37fba - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b339 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd12517 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:234:1
[INFO] [stdout]   37:     0x5e226dd08de7 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:235:37
[INFO] [stdout]   38:     0x5e226dcdc316 - <async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash' (54) panicked at tests/async_impl_tests.rs:224:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0b620 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:224:5
[INFO] [stdout]   21:     0x5e226dcd32dd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1ca50 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93185 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d15e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc7aa3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc7aa3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc7aa3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1f4c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39979 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbd128 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9c42 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d2ae - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21e34 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3783a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2af99 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11257 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:218:1
[INFO] [stdout]   37:     0x5e226dd08c07 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:219:33
[INFO] [stdout]   38:     0x5e226dcdc096 - <async_impl_tests[55cf9fd662ce403a]::async_get_script_hash::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_utxo' (62) panicked at tests/async_impl_tests.rs:302:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0ddc3 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:302:5
[INFO] [stdout]   21:     0x5e226dcd40ad - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d9c0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93e85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d56e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dccdb33 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dccdb33 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dccdb33 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd235c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a819 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc0118 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9f82 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e21e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22c04 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd381fa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b459 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd12c07 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:296:1
[INFO] [stdout]   37:     0x5e226dd08ea7 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:297:38
[INFO] [stdout]   38:     0x5e226dcdc416 - <async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_utxo::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_mempool' (60) panicked at tests/async_impl_tests.rs:286:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0f3b3 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:286:5
[INFO] [stdout]   21:     0x5e226dcd481d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1e210 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94585 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d79e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcd0f13 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcd0f13 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcd0f13 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd258c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3aff9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc1ae8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba142 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2ea7e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd23374 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3873a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b6c9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd13927 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:278:1
[INFO] [stdout]   37:     0x5e226dd08ff7 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:279:45
[INFO] [stdout]   38:     0x5e226dcdc5d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_mempool::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_chain' (58) panicked at tests/async_impl_tests.rs:268:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0f0f8 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:268:5
[INFO] [stdout]   21:     0x5e226dcd470d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1e0e0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94485 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d74e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcd07a3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcd07a3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcd07a3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd253c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3aed9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc1738 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba102 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e94e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd23264 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3867a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b669 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd13747 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:259:1
[INFO] [stdout]   37:     0x5e226dd08fc7 - async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:260:43
[INFO] [stdout]   38:     0x5e226dcdc596 - <async_impl_tests[55cf9fd662ce403a]::async_get_script_hash_txs_chain::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx' (64) panicked at tests/async_impl_tests.rs:138:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d7ed3 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e226e1390fe - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e226dd09336 - async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:138:5
[INFO] [stdout]   22:     0x5e226dcd261d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x5e226dd1bc10 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x5e226dc92585 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5e226dc8cd9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5e226dcc2193 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x5e226dcc2193 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x5e226dcc2193 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x5e226dcd1b8c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x5e226dd38bf9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5e226dcba4e8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stderr] error: test failed, to rerun pass `--test async_impl_tests`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x5e226dcb9942 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x5e226dd2c46e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x5e226dd21174 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x5e226dd36f3a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x5e226dd2ab49 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x5e226dd0fbd7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:131:1
[INFO] [stdout]   38:     0x5e226dd089c7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:133:24
[INFO] [stdout]   39:     0x5e226dcdbd96 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   61:     0x7bb381800a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_hex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_hex' (66) panicked at tests/async_impl_tests.rs:165:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd09ec3 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:165:5
[INFO] [stdout]   21:     0x5e226dcd2a5d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c0d0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92985 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8cede - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc3f33 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc3f33 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc3f33 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1cce - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39077 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbb3a8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9a40 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2c92e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd215b4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3723c - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2aca7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10359 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:158:1
[INFO] [stdout]   37:     0x5e226dd08a87 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:160:28
[INFO] [stdout]   38:     0x5e226dcdbe96 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_hex::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkleblock_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkleblock_proof' (70) panicked at tests/async_impl_tests.rs:175:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0ee33 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:175:5
[INFO] [stdout]   21:     0x5e226dcd45fd - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1dfb0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc94385 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d6fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcd0043 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcd0043 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcd0043 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd24ee - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3adb7 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcc1388 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcba0c0 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2e81e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd23154 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd385bc - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b617 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd13569 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:167:1
[INFO] [stdout]   37:     0x5e226dd08f97 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:168:42
[INFO] [stdout]   38:     0x5e226dcdc556 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkleblock_proof::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkle_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkle_proof' (69) panicked at tests/async_impl_tests.rs:183:5:
[INFO] [stdout] assertion failed: merkle_proof.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0d803 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:183:5
[INFO] [stdout]   21:     0x5e226dcd3e8d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d760 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93c85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d4ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcccc53 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcccc53 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcccc53 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd22bc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd3a5d9 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbf9b8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9f02 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2dfbe - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd229e4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd3807a - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b399 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd126f7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:177:1
[INFO] [stdout]   37:     0x5e226dd08e17 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:178:37
[INFO] [stdout]   38:     0x5e226dcdc356 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_merkle_proof::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspend stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspend' (72) panicked at tests/async_impl_tests.rs:194:5:
[INFO] [stdout] assertion failed: outspend.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0b949 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:194:5
[INFO] [stdout]   21:     0x5e226dcd33ed - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1cb80 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93285 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d1ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc8213 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc8213 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc8213 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1f9e - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39a97 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbd4d8 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9c80 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d3de - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21f44 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd378fc - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2aff7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11439 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:185:1
[INFO] [stdout]   37:     0x5e226dd08c37 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:186:33
[INFO] [stdout]   38:     0x5e226dcdc0d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspend::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspends' (74) panicked at tests/async_impl_tests.rs:202:5:
[INFO] [stdout] assertion failed: outpends.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0c7b3 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:202:5
[INFO] [stdout]   21:     0x5e226dcd382d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1d040 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc93685 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d2ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc9fc3 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc9fc3 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc9fc3 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd20dc - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39f19 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbe398 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9d82 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2d89e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd22384 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd37bfa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2b169 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd11bb7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:196:1
[INFO] [stdout]   37:     0x5e226dd08cf7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:197:34
[INFO] [stdout]   38:     0x5e226dcdc1d6 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_outspends::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_status' (78) panicked at tests/async_impl_tests.rs:147:5:
[INFO] [stdout] assertion failed: tx_status.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0ad40 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:147:5
[INFO] [stdout]   21:     0x5e226dcd2fad - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c6c0 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92e85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8d06e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc6453 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc6453 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc6453 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1e5c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39619 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbc618 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9b82 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2cf1e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21b04 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd375fa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2ae79 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10cb7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:140:1
[INFO] [stdout]   37:     0x5e226dd08b77 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:142:31
[INFO] [stdout]   38:     0x5e226dcdbfd6 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_status::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_raw' (76) panicked at tests/async_impl_tests.rs:156:5:
[INFO] [stdout] assertion failed: tx_raw.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd0a183 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:156:5
[INFO] [stdout]   21:     0x5e226dcd2b6d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1c200 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92a85 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8cf2e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc4693 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc4693 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc4693 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1d1c - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd39199 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcbb758 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9a82 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2ca5e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd216c4 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd372fa - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2acf9 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd10537 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:149:1
[INFO] [stdout]   37:     0x5e226dd08ab7 - async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:151:28
[INFO] [stdout]   38:     0x5e226dcdbed6 - <async_impl_tests[55cf9fd662ce403a]::async_get_tx_raw::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_post_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_post_tx' (80) panicked at tests/async_impl_tests.rs:208:5:
[INFO] [stdout] assertion failed: resp.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e226e1c188a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e226e1c188a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e226e1c188a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e226e1d785a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e226e1d785a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e226e1c66c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e226e1c66c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e226e19fd0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e226e19fd0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e226e1b9939 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e226dd5a14c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e226dd5a14c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e226e1b9bb2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e226e1b9bb2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e226e19fdfa - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e226e197689 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e226e1a0c9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e226e1d804c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e226e1d8012 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e226dd095f3 - async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:208:5
[INFO] [stdout]   21:     0x5e226dcd272d - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x5e226dd1bd40 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x5e226dc92685 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::try_with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5e226dc8cdee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[de2dcff1136e1284]::coop::Budget>>>::with::<tokio[de2dcff1136e1284]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5e226dcc2903 - tokio[de2dcff1136e1284]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x5e226dcc2903 - tokio[de2dcff1136e1284]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x5e226dcc2903 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x5e226dcd1bde - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x5e226dd38d17 - <tokio[de2dcff1136e1284]::macros::scoped_tls::ScopedKey<tokio[de2dcff1136e1284]::runtime::basic_scheduler::Context>>::set::<tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x5e226dcba898 - tokio[de2dcff1136e1284]::runtime::basic_scheduler::enter::<<tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x5e226dcb9980 - <tokio[de2dcff1136e1284]::runtime::basic_scheduler::BasicScheduler<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::time::driver::Driver<tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>, tokio[de2dcff1136e1284]::park::either::Either<tokio[de2dcff1136e1284]::io::driver::Driver, tokio[de2dcff1136e1284]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x5e226dd2c59e - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x5e226dd21284 - tokio[de2dcff1136e1284]::runtime::context::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x5e226dd36ffc - <tokio[de2dcff1136e1284]::runtime::handle::Handle>::enter::<<tokio[de2dcff1136e1284]::runtime::Runtime>::block_on<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x5e226dd2aba7 - <tokio[de2dcff1136e1284]::runtime::Runtime>::block_on::<async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x5e226dd0fdb9 - async_impl_tests[55cf9fd662ce403a]::async_post_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:204:1
[INFO] [stdout]   37:     0x5e226dd089f7 - async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:205:25
[INFO] [stdout]   38:     0x5e226dcdbdd6 - <async_impl_tests[55cf9fd662ce403a]::async_post_tx::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e226dd4e22b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e226dd4e22b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5e226dd5ac1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5e226dd5ac1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5e226dd5ac1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5e226dd56334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5e226dd56334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5e226dd5d822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e226dd5d822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e226dd5d822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e226dd5d822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5e226dd5d822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5e226e1c115f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x5e226e1c115f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7bb381773aa4 - <unknown>
[INFO] [stdout]   60:     0x7bb381800a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     async_fee_estimate
[INFO] [stdout]     async_get_address
[INFO] [stdout]     async_get_address_prefix
[INFO] [stdout]     async_get_address_txs
[INFO] [stdout]     async_get_address_txs_chain
[INFO] [stdout]     async_get_address_txs_mempool
[INFO] [stdout]     async_get_address_utxo
[INFO] [stdout]     async_get_block
[INFO] [stdout]     async_get_block_height
[INFO] [stdout]     async_get_block_raw_format
[INFO] [stdout]     async_get_block_status
[INFO] [stdout]     async_get_block_txid_at_index
[INFO] [stdout]     async_get_block_txids
[INFO] [stdout]     async_get_block_txs_with_and_without_index
[INFO] [stdout]     async_get_blocks
[INFO] [stdout]     async_get_blocks_tip_hash
[INFO] [stdout]     async_get_blocks_tip_height
[INFO] [stdout]     async_get_mempool
[INFO] [stdout]     async_get_mempool_recent
[INFO] [stdout]     async_get_mempool_txids
[INFO] [stdout]     async_get_script_hash
[INFO] [stdout]     async_get_script_hash_txs
[INFO] [stdout]     async_get_script_hash_txs_chain
[INFO] [stdout]     async_get_script_hash_txs_mempool
[INFO] [stdout]     async_get_script_hash_utxo
[INFO] [stdout]     async_get_tx
[INFO] [stdout]     async_get_tx_hex
[INFO] [stdout]     async_get_tx_merkle_proof
[INFO] [stdout]     async_get_tx_merkleblock_proof
[INFO] [stdout]     async_get_tx_outspend
[INFO] [stdout]     async_get_tx_outspends
[INFO] [stdout]     async_get_tx_raw
[INFO] [stdout]     async_get_tx_status
[INFO] [stdout]     async_post_tx
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 34 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6cd842485aaa126f0004421cd780c1924d8425166b0a4420c61f226d1332ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cd842485aaa126f0004421cd780c1924d8425166b0a4420c61f226d1332ed2", kill_on_drop: false }`
[INFO] [stdout] b6cd842485aaa126f0004421cd780c1924d8425166b0a4420c61f226d1332ed2
